Skip to content

Small fixes to mg_webstatus.c#4

Open
wdbacker wants to merge 3 commits intochrisemunt:masterfrom
wdbacker:master
Open

Small fixes to mg_webstatus.c#4
wdbacker wants to merge 3 commits intochrisemunt:masterfrom
wdbacker:master

Conversation

@wdbacker
Copy link
Copy Markdown

@wdbacker wdbacker commented May 8, 2024

I noticed two small issues in the status page of mg_web:

  • the dbtype of InterSystems Caché is reported as InterSystems IRIS: the ternary expressions were changed to correct this
  • the number of requests in the status page was not counted correctly: while looping through the linked list of connections, the no_requests of the server psrv was added for each connection instead of the no_requests of each connection pcon of a server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant